| lcWndExeCommand | Home |
|
BOOL lcWndExeCommand ( HANDLE hLcWnd, int Command, int CmdParam ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| Command | |
| LiteCAD command identifier. | |
| CmdParam | |
| Parameter for the command. Defines various modes for some commands. | |
| If the function succeeds, the return value is nonzero (TRUE). |